.Silver-Oxide .table.style-1 .table-header .tr,
.Silver-Oxide .table.style-1 .table-body .tr {
  grid-template-columns: 130px 115px 280px repeat(5, 130px);
}
.Silver-Oxide .table.style-1 .table-body .tr {
  border-bottom: 0;
}
.Silver-Oxide .table.style-1 .table-body .tr:nth-of-type(13) .th {
  border-bottom: 1px solid var(--gray-02);
}
.Silver-Oxide .table.style-1 .table-body .tr .td {
  border-bottom: 1px solid var(--gray-02);
}
.Silver-Oxide .table.style-1 .table-body .tr .td.-p2 p {
  height: 100%;
}
.Silver-Oxide .table.style-1 .table-body .tr .td.-p2 p:first-of-type {
  width: 140px;
  border-right: 1px solid var(--gray-02);
}
.Silver-Oxide .table.style-1 .th.tp3 p:nth-of-type(2) {
  width: 140px;
}/*# sourceMappingURL=Silver-Oxide.css.map */